From 368754611baf927035df116cdae9dc6bf32f60db Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Sun, 28 Feb 2016 10:55:41 +0100 Subject: [PATCH] cargo-doc: update docbase paths after package split --- debian/cargo-doc.doc-base | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/cargo-doc.doc-base b/debian/cargo-doc.doc-base index 9f871dfeb..486babc3f 100644 --- a/debian/cargo-doc.doc-base +++ b/debian/cargo-doc.doc-base @@ -4,5 +4,5 @@ Abstract: The Cargo guide Section: Programming/Rust Format: HTML -Index: /usr/share/doc/cargo/doc/index.html -Files: /usr/share/doc/cargo/doc/*.html +Index: /usr/share/doc/cargo-doc/doc/index.html +Files: /usr/share/doc/cargo-doc/doc/*.html -- 2.30.2